ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _PlotListLayoutView<TOwnerView,TDefinition> Class / _findAllPlotViews Method

In This Topic
    _findAllPlotViews Method (_PlotListLayoutView<TOwnerView,TDefinition>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function _findAllPlotViews() As List(Of IPlotView)
    public override List<IPlotView> _findAllPlotViews()
    See Also